<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.suspend{width:40px;height:145px;position:fixed;top:200px;right:0;overflow:hidden;border: 1px solid red;border-right: none;border-radius:25px 0 0 25px;}
.suspend dl{width:120px;height:145px;border-radius:25px 0 0 25px;padding-left:40px;box-shadow:0 0 5px #e4e8ec;}
.suspend dl dt{width:40px;height:200px;background:url(../image/suspend1.png);position:absolute;top:0;left:0;cursor:pointer;}
.suspend dl dd.suspendQQ{width:120px;height:36px;line-height: 36px;}
* html .suspend{position:absolute;left:expression(eval(document.documentElement.scrollRight));top:expression(eval(document.documentElement.scrollTop+200))}
    .suspendQQ span{
        padding-left: 5px;
    }
 .suspendQQ img{
vertical-align: middle;
width:30px;
}</pre></body></html>